Skip to content

Commit 69b372a

Browse files
authored
Merge pull request #25 from hvalev/dependabot/github_actions/battila7/get-version-action-2.3.0
Bump battila7/get-version-action from 2.2.1 to 2.3.0
2 parents 06d1479 + 9e3cc0b commit 69b372a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v2
1515
- name: Get Version
1616
id: get_version
17-
uses: battila7/get-version-action@v2.2.1
17+
uses: battila7/get-version-action@v2.3.0
1818
- name: Set up QEMU
1919
uses: docker/setup-qemu-action@v1
2020
- name: Set up Docker Buildx

0 commit comments

Comments
 (0)