Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Commit

Permalink
Pin action version
Browse files Browse the repository at this point in the history
  • Loading branch information
florisvdg authored May 1, 2020
1 parent 9f61ffe commit 2690b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bump-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v2
- name: Bump version
uses: florisvdg/action-version-bump@master
uses: florisvdg/action-version-bump@v0.1.0
with:
sed: 's/\(SECRETHUB_APP_INFO_VERSION: \).*/\1$VERSION/g'
file: src/commands/exec.yml
Expand Down

0 comments on commit 2690b6f

Please sign in to comment.