Skip to content
This repository was archived by the owner on Sep 5, 2024. It is now read-only.

Commit 1ae2559

Browse files
chore(deps): update docker/metadata-action action to v5 (#15)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60a1d52 commit 1ae2559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- uses: actions/checkout@v4
20-
- uses: docker/metadata-action@v4
20+
- uses: docker/metadata-action@v5
2121
id: meta
2222
with:
2323
images: ghcr.io/mokmok-dev/gcloud-pubsub-push-emulator

0 commit comments

Comments
 (0)