Skip to content

Commit 24ed005

Browse files
dependabot[bot]AntonioCeppellini
authored andcommitted
chore(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 (hiero-ledger#2117)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0031686 commit 24ed005

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-issue-labels-compute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
100100
- name: Upload Artifact
101101
if: steps.check_file.outputs.exists == 'true'
102-
uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
102+
uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
103103
with:
104104
name: pr-labels-data
105105
path: labels.json

0 commit comments

Comments
 (0)