Skip to content

Commit a13d090

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
chore(deps): bump armakuni/github-actions from 0.14.10 to 0.19.4
Bumps [armakuni/github-actions](https://github.com/armakuni/github-actions) from 0.14.10 to 0.19.4. - [Release notes](https://github.com/armakuni/github-actions/releases) - [Changelog](https://github.com/armakuni/github-actions/blob/main/CHANGELOG.md) - [Commits](armakuni/github-actions@v0.14.10...v0.19.4) --- updated-dependencies: - dependency-name: armakuni/github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c35826f commit a13d090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/app-pipeline.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
173173
- id: bump-version
174174
name: Bump to Next Semver Version
175-
uses: armakuni/github-actions/bump-version@v0.14.11
175+
uses: armakuni/github-actions/bump-version@v0.19.4
176176

177177
- name: Build Docker Image
178178
run: |
@@ -352,7 +352,7 @@ jobs:
352352
needs:
353353
- placeholder-prod-deploy-to-az-container-apps
354354
if: github.ref == 'refs/heads/main'
355-
uses: armakuni/github-actions/.github/workflows/tag-and-release.yml@v0.14.10
355+
uses: armakuni/github-actions/.github/workflows/tag-and-release.yml@v0.19.4
356356
secrets: inherit
357357
with:
358358
download-artifacts: true

0 commit comments

Comments
 (0)