We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a90108 commit cee0c45Copy full SHA for cee0c45
.github/workflows/package.yml
@@ -91,7 +91,7 @@ jobs:
91
org.opencontainers.image.licenses=MIT
92
93
- name: 👷 Build and 🚀 Push to GitHub Container/Package Registry
94
- uses: docker/build-push-action@v5
+ uses: docker/build-push-action@v6
95
with:
96
context: .
97
file: ubuntu_debian
@@ -206,7 +206,7 @@ jobs:
206
207
208
209
210
211
212
file: fedora
0 commit comments