We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229306c commit d282492Copy full SHA for d282492
.github/workflows/cd.yaml
@@ -19,7 +19,7 @@ jobs:
19
steps:
20
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
21
22
- - uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0
+ - uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
23
24
- uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.0
25
id: meta
0 commit comments