Skip to content

Commit 63d5afb

Browse files
Bump the actions-deps group across 1 directory with 2 updates (#1377)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bed67a6 commit 63d5afb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
with:
9191
token: ${{secrets.token}}
9292
- name: Download
93-
uses: actions/download-artifact@d3f86a106a0bac45b974a628896c90dbdf5c8093 # v4
93+
uses: actions/download-artifact@634f93cb2916e3fdff6788551b99b062d0335ce0 # v4
9494
with:
9595
pattern: example-*
9696
merge-multiple: true

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128
- name: Set up Docker Buildx
129129
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3
130130
- name: Log in to GHCR
131-
uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3
131+
uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3
132132
with:
133133
registry: ghcr.io
134134
username: ${{ github.actor }}

0 commit comments

Comments
 (0)