Skip to content

Commit

Permalink
Merge pull request #417 from gofrolist/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/upload-artifact-4.4.1

fix(deps): bump actions/upload-artifact from 4.4.0 to 4.4.1
  • Loading branch information
github-actions[bot] authored Oct 8, 2024
2 parents 50924d0 + f4d935e commit 1632805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
outputs: type=docker,dest=/tmp/test.tar

- name: Upload artifact
uses: actions/[email protected].0
uses: actions/[email protected].1
with:
name: testimage
path: /tmp/test.tar
Expand Down

0 comments on commit 1632805

Please sign in to comment.