Skip to content

Commit

Permalink
Upgrade the actions
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilrieger committed Apr 29, 2024
1 parent 99eac83 commit d122fb3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
build:
uses: scientist-softserv/actions/.github/workflows/[email protected].14
uses: scientist-softserv/actions/.github/workflows/[email protected].22
secrets: inherit
with:
platforms: 'linux/amd64'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ on:

jobs:
deploy:
uses: scientist-softserv/actions/.github/workflows/[email protected].14
uses: scientist-softserv/actions/.github/workflows/[email protected].22
secrets: inherit

0 comments on commit d122fb3

Please sign in to comment.