Skip to content

Commit 262cea5

Browse files
chore(deps): update all dependencies
1 parent a619549 commit 262cea5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/ci-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
persist-credentials: false
4040

4141
- name: Run zizmor 🌈
42-
uses: zizmorcore/zizmor-action@6599ee8b7a49aef6a770f63d261d214911a7ce02 # v0.6.0
42+
uses: zizmorcore/zizmor-action@6fc4b006235f201fdab3722e17240ab420d580e5 # v0.6.1
4343

4444
editorconfig-checker:
4545
runs-on: ubuntu-24.04-arm

.github/workflows/ci-docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
images: ${{ env.GHCR_REPO }}
6262

6363
- name: Login to GHCR
64-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
64+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
6565
with:
6666
registry: ghcr.io
6767
username: ${{ github.repository_owner }}
@@ -119,7 +119,7 @@ jobs:
119119
merge-multiple: true
120120

121121
- name: Login to GHCR
122-
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
122+
uses: docker/login-action@abd2ef45e78c5afb21d64d4ca52ee8550d9572c7 # v4.5.1
123123
with:
124124
registry: ghcr.io
125125
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)