Skip to content

Commit

Permalink
Upgrade and lock in srtool version (#204)
Browse files Browse the repository at this point in the history
* Upgrade and lock in srtool version

* remove tag inout
  • Loading branch information
Ryan Huttman authored Jul 19, 2022
1 parent 1cd4585 commit be1a599
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 @@ -46,7 +46,7 @@ jobs:
ref: ${{ github.event.inputs.tag }}
- name: Build
id: srtool_build
uses: chevdor/srtool-actions@v0.4.0
uses: chevdor/srtool-actions@v0.5.0
with:
chain: ${{ matrix.chain }}
- name: Summary
Expand Down

0 comments on commit be1a599

Please sign in to comment.