Skip to content

Commit 6fdf187

Browse files
committed
Update publish.yml
1 parent 703818e commit 6fdf187

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
password: ${{ secrets.DOCKERHUB_TOKEN }}
100100
- name: Extract metadata (tags, labels) for Docker
101101
id: meta
102-
uses: docker/[email protected]
102+
uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
103103
with:
104104
images: appwrite/console
105105
tags: |

0 commit comments

Comments
 (0)