Skip to content

Commit

Permalink
Update hydraulic-software/conveyor action to v12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent 4c5d49a commit d909b97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
env:
RELEASE_VERSION: ${{ steps.release.outputs.tag_name }}
- name: Package
uses: hydraulic-software/conveyor/actions/build@v12.0
uses: hydraulic-software/conveyor/actions/build@v12.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE_VERSION: ${{ steps.release.outputs.tag_name }}
Expand Down

0 comments on commit d909b97

Please sign in to comment.