Skip to content

Commit

Permalink
Merge pull request #5502 from nextcloud/renovate/main-actions-upload-…
Browse files Browse the repository at this point in the history
…artifact-digest

chore(deps): bump actions/upload-artifact digest to a8a3f3a (main)
  • Loading branch information
st3iny authored Oct 1, 2023
2 parents d388024 + ec70795 commit 3f3d8b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
sudo dpkg -i krankerl_0.14.0_amd64.deb
- name: Package app
run: krankerl package
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
- uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3
with:
path: build/artifacts/calendar.tar.gz
if-no-files-found: error

0 comments on commit 3f3d8b6

Please sign in to comment.