We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91f342b commit ac48f6dCopy full SHA for ac48f6d
1 file changed
.github/workflows/build-outline-role-sync.yml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Generate docker image tags
59
id: metadata
60
- uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5.10.0
+ uses: docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf # v6.0.0
61
with:
62
flavor: |
63
# Disable latest tag
0 commit comments