Skip to content

Commit

Permalink
Merge pull request hvalev#22 from hvalev/dependabot/github_actions/ba…
Browse files Browse the repository at this point in the history
…ttila7/get-version-action-2.3.0

Bump battila7/get-version-action from 2.2.1 to 2.3.0
  • Loading branch information
hvalev authored Aug 27, 2021
2 parents b9089a1 + b516545 commit 70ab9c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
-
name: Get Version
id: get_version
uses: battila7/get-version-action@v2.2.1
uses: battila7/get-version-action@v2.3.0
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
-
name: Get Version
id: get_version
uses: battila7/get-version-action@v2.2.1
uses: battila7/get-version-action@v2.3.0
-
name: Set up QEMU
uses: docker/setup-qemu-action@v1
Expand Down

0 comments on commit 70ab9c3

Please sign in to comment.