Skip to content

Commit

Permalink
Bump version of the workflow to v0.1.6 to pick up webhook action rename
Browse files Browse the repository at this point in the history
  • Loading branch information
John Wregglesworth committed Apr 30, 2024
1 parent dd5972e commit fbe68ee
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 @@ -9,7 +9,7 @@ on:

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

0 comments on commit fbe68ee

Please sign in to comment.