Skip to content

Commit

Permalink
gh: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
csegarragonz committed Sep 5, 2023
1 parent 5998fcc commit 98b9db7
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Cancel Workflow Action
uses: styfle/[email protected].0
uses: styfle/[email protected].1

checks:
if: github.event.pull_request.draft == false
Expand All @@ -33,7 +33,7 @@ jobs:
if: github.event.pull_request.draft == false
runs-on: ubuntu-latest
container:
image: faasm.azurecr.io/examples-build:0.2.7_0.2.5
image: faasm.azurecr.io/examples-build:0.3.1_0.3.1
credentials:
username: ${{ secrets.ACR_SERVICE_PRINCIPAL_ID }}
password: ${{ secrets.ACR_SERVICE_PRINCIPAL_PASSWORD }}
Expand Down
2 changes: 1 addition & 1 deletion FAASM_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.9.9
0.11.1
2 changes: 1 addition & 1 deletion cpp
2 changes: 1 addition & 1 deletion python

0 comments on commit 98b9db7

Please sign in to comment.