Skip to content

Commit

Permalink
Merge pull request #83 from balena-io/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin actions/upload-artifact action to 0b7f8ab
  • Loading branch information
flowzone-app[bot] authored May 8, 2023
2 parents 75a8ca3 + b5d2033 commit 81c75ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/publish/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ runs:
fi
- name: Upload artifacts
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3
with:
name: gh-release-${{ github.event.pull_request.head.sha || github.event.head_commit.id }}
path: |
Expand Down

0 comments on commit 81c75ba

Please sign in to comment.