Skip to content

Commit dea48af

Browse files
chore(deps): bump olegtarasov/get-tag from 2.1.2 to 2.1.4 (#11)
Bumps [olegtarasov/get-tag](https://github.com/olegtarasov/get-tag) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/olegtarasov/get-tag/releases) - [Commits](olegtarasov/get-tag@v2.1.2...v2.1.4) --- updated-dependencies: - dependency-name: olegtarasov/get-tag dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5454413 commit dea48af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626

2727
steps:
28-
- uses: olegtarasov/get-tag@v2.1.2
28+
- uses: olegtarasov/get-tag@v2.1.4
2929
id: get_version
3030
- uses: actions/checkout@v6
3131
with:
@@ -107,7 +107,7 @@ jobs:
107107
unzip butler.zip
108108
chmod +x butler
109109
./butler -V
110-
- uses: olegtarasov/get-tag@v2.1.2
110+
- uses: olegtarasov/get-tag@v2.1.4
111111
id: get_version
112112
- name: Upload to itch.io
113113
env:

0 commit comments

Comments
 (0)