Skip to content

Commit 945a523

Browse files
authored
Merge pull request #2683 from theupdateframework/dependabot/github_actions/action-dependencies-7dc25245c6
build(deps): bump actions/upload-artifact from 4.3.4 to 4.3.5 in the action-dependencies group
2 parents f8deca3 + e742052 commit 945a523

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
awk "/## $GITHUB_REF_NAME/{flag=1; next} /## v/{flag=0} flag" docs/CHANGELOG.md > changelog
3737
3838
- name: Store build artifacts
39-
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
39+
uses: actions/upload-artifact@89ef406dd8d7e03cfd12d9e0a4a378f454709029 # v4.3.5
4040
with:
4141
name: build-artifacts
4242
path: |

0 commit comments

Comments
 (0)