Skip to content

Commit

Permalink
chore(deps): bump the actions group with 1 update (#151)
Browse files Browse the repository at this point in the history
Bumps the actions group with 1 update: [hibare/.github](https://github.com/hibare/.github).


Updates `hibare/.github` from 0.3.0 to 0.3.1
- [Release notes](https://github.com/hibare/.github/releases)
- [Commits](hibare/.github@0962b9d...afd7e90)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 31, 2023
1 parent ea3c230 commit a8aef23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
shell: bash

- name: image-build-publish
uses: hibare/.github/github/shared-workflows/docker-image-build-publish@0962b9d76360405b3c4bf78f91424b7905bb03a8 # v0.3.0
uses: hibare/.github/github/shared-workflows/docker-image-build-publish@afd7e905777e60f391444be841383e6147816805 # v0.3.1
with:
image_names: ${{ steps.set-metadata.outputs.docker_image_names }}
tags: ${{ steps.set-metadata.outputs.docker_tags }}
Expand Down

0 comments on commit a8aef23

Please sign in to comment.