Skip to content

Commit

Permalink
Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.2 (#424
Browse files Browse the repository at this point in the history
)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Oct 24, 2022
1 parent 136d6e7 commit 66a25a8
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 @@ -38,7 +38,7 @@ jobs:
- name: Detect and tag new version
id: check-version
if: steps.check-parent-commit.outputs.sha
uses: salsify/action-detect-and-tag-new-version@v2.0.1
uses: salsify/action-detect-and-tag-new-version@v2.0.2
with:
version-command: |
bash -o pipefail -c "cat imjoy_elfinder/VERSION | jq -r '.version'"
Expand Down

0 comments on commit 66a25a8

Please sign in to comment.