Skip to content

Commit 094e53a

Browse files
chore(actions): bump aardbol-actions/push-to-registry (#92)
Bumps [aardbol-actions/push-to-registry](https://github.com/aardbol-actions/push-to-registry) from 3.0.2 to 3.0.3. - [Release notes](https://github.com/aardbol-actions/push-to-registry/releases) - [Changelog](https://github.com/aardbol-actions/push-to-registry/blob/main/CHANGELOG.md) - [Commits](aardbol-actions/push-to-registry@201ba5b...5402e38) --- updated-dependencies: - dependency-name: aardbol-actions/push-to-registry dependency-version: 3.0.3 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 622d69f commit 094e53a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_reusable-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
- name: Push image
5454
id: push-image
55-
uses: aardbol-actions/push-to-registry@201ba5b18ef5666165705f055acba68b8c3b111c # v3.0.2
55+
uses: aardbol-actions/push-to-registry@5402e3869fc3a6b2c0de9f078dbfe87f82f2fe76 # v3.0.3
5656
with:
5757
image: ${{ steps.build-image.outputs.image }}
5858
tags: ${{ inputs.tags }}

0 commit comments

Comments
 (0)