Skip to content

Commit

Permalink
upgrade srtool-action
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed Dec 7, 2023
1 parent 4bc254a commit cf5c9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-attach-release-runtimes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

- name: Build ${{ matrix.runtime.name }} ${{ matrix.build_config.type }}
id: srtool_build
uses: chevdor/srtool-actions@v0.9.0
uses: chevdor/srtool-actions@v0.9.1
env:
BUILD_OPTS: ${{ matrix.build_config.opts }}
with:
Expand Down

0 comments on commit cf5c9c9

Please sign in to comment.