Skip to content

Commit

Permalink
Bump gavv/pull-request-artifacts from 2.0.0 to 2.1.0 (#49)
Browse files Browse the repository at this point in the history
Bumps [gavv/pull-request-artifacts](https://github.com/gavv/pull-request-artifacts) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/gavv/pull-request-artifacts/releases)
- [Commits](gavv/pull-request-artifacts@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: gavv/pull-request-artifacts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2023
1 parent ace12e7 commit a06633a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
name: ${{ steps.set-env.outputs.name }}
path: ${{ steps.set-env.outputs.path }}
- name: Pull request artifacts
uses: gavv/pull-request-artifacts@v2.0.0
uses: gavv/pull-request-artifacts@v2.1.0
with:
commit: ${{ github.event.pull_request.head.sha }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a06633a

Please sign in to comment.