Skip to content

Commit

Permalink
DD-18: switched to a new version of the shared skaffold-build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
slr71 committed Feb 29, 2024
1 parent 25d3e78 commit 711e3c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/skaffold-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
call-workflow-passing-data:
uses: cyverse-de/github-workflows/.github/workflows/[email protected].2
uses: cyverse-de/github-workflows/.github/workflows/[email protected].3
with:
build-prerelease: ${{ contains(github.ref_name, '-rc') }}
secrets:
Expand Down

0 comments on commit 711e3c2

Please sign in to comment.