Skip to content

Commit 9fb3789

Browse files
authored
Merge pull request #2575 from theupdateframework/dependabot/github_actions/action-dependencies-72ac0db588
build(deps): bump the action-dependencies group with 1 update
2 parents dcf670b + 10917d9 commit 9fb3789

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cd.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
release_id: ${{ steps.gh-release.outputs.result }}
5353
steps:
5454
- name: Fetch build artifacts
55-
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
55+
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
5656
with:
5757
name: build-artifacts
5858
path: dist
@@ -92,7 +92,7 @@ jobs:
9292
id-token: write # to authenticate as Trusted Publisher to pypi.org
9393
steps:
9494
- name: Fetch build artifacts
95-
uses: actions/download-artifact@eaceaf801fd36c7dee90939fad912460b18a1ffe # v4.1.2
95+
uses: actions/download-artifact@87c55149d96e628cc2ef7e6fc2aab372015aec85 # v4.1.3
9696
with:
9797
name: build-artifacts
9898
path: dist

0 commit comments

Comments
 (0)