Skip to content

Commit

Permalink
Bump chevdor/srtool-actions from 0.9.1 to 0.9.2 (#1374)
Browse files Browse the repository at this point in the history
Bumps [chevdor/srtool-actions](https://github.com/chevdor/srtool-actions) from 0.9.1 to 0.9.2.
- [Release notes](https://github.com/chevdor/srtool-actions/releases)
- [Commits](chevdor/srtool-actions@v0.9.1...v0.9.2)

---
updated-dependencies:
- dependency-name: chevdor/srtool-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2024
1 parent 0f667c8 commit 978dda2
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 @@ -127,7 +127,7 @@ jobs:
- name: Build ${{ matrix.runtime.name }} runtime
id: srtool_build
if: ${{ env.FILTER == 'true' }}
uses: chevdor/srtool-actions@v0.9.1
uses: chevdor/srtool-actions@v0.9.2
with:
image: paritytech/srtool
tag: "1.70.0"
Expand Down

0 comments on commit 978dda2

Please sign in to comment.