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 83c671f commit 667d86bCopy full SHA for 667d86b
1 file changed
.github/workflows/pre-commit.yaml
@@ -31,7 +31,7 @@ jobs:
31
pre-commit:
32
runs-on: ubuntu-latest
33
container:
34
- image: devopsroastbot/mise:2025.8.20-alpine@sha256:3af00d5bcec3be143e054f4269e7a3c644c4cee2e25891208d04f21586b5a924
+ image: devopsroastbot/mise:2025.8.20-alpine@sha256:3082759d2a2a68aa31c5941f4985481aa575a0d8c18098b4b02a2a28d5b84a83
35
credentials:
36
username: ${{ secrets.DOCKER_REGISTRY_USERNAME }}
37
password: ${{ secrets.DOCKER_REGISTRY_TOKEN }}
0 commit comments