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 0ccf048 commit fcdbbabCopy full SHA for fcdbbab
.github/workflows/build.yml
@@ -28,7 +28,7 @@ jobs:
28
uses: actions/checkout@v4
29
- name: Docker meta
30
id: meta
31
- uses: docker/metadata-action@v5
+ uses: docker/metadata-action@902fa8ec7d6ecbf8d84d538b9b233a880e428804 # v5.7.0
32
with:
33
images: ghcr.io/gabe565/print-xterm256
34
tags: |
0 commit comments