Skip to content

Commit

Permalink
ci(deps): bump armakuni/github-actions
Browse files Browse the repository at this point in the history
Bumps the github-actions-dependencies group with 1 update: [armakuni/github-actions](https://github.com/armakuni/github-actions).


Updates `armakuni/github-actions` from 0.19.4 to 0.19.5
- [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.19.4...v0.19.5)

---
updated-dependencies:
- dependency-name: armakuni/github-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mergify[bot] committed Jan 13, 2025
1 parent f258aa8 commit 6383fb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/app-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ jobs:
- id: bump-version
name: Bump to Next Semver Version
uses: armakuni/github-actions/bump-version@v0.19.4
uses: armakuni/github-actions/bump-version@v0.19.5

- name: Build Docker Image
run: |
Expand Down Expand Up @@ -352,7 +352,7 @@ jobs:
needs:
- placeholder-prod-deploy-to-az-container-apps
if: github.ref == 'refs/heads/main'
uses: armakuni/github-actions/.github/workflows/tag-and-release.yml@v0.19.4
uses: armakuni/github-actions/.github/workflows/tag-and-release.yml@v0.19.5
secrets: inherit
with:
download-artifacts: true
Expand Down

0 comments on commit 6383fb3

Please sign in to comment.