Skip to content

Commit a764a71

Browse files
chore(deps): bump actions/upload-artifact action from v7.0.0 to v7.0.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9c8b9a commit a764a71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
tools: 'krankerl'
2525
- name: Package app
2626
run: krankerl package
27-
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
27+
- uses: actions/upload-artifact@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a # v7.0.1
2828
with:
2929
path: build/artifacts/mail.tar.gz
3030
if-no-files-found: error

0 commit comments

Comments
 (0)