Skip to content

Commit

Permalink
Bump artifact linker to v2 #209
Browse files Browse the repository at this point in the history
* Bumped external dependencies #209

* Bump artifact linker to v2 #209
  • Loading branch information
stylesuxx authored Aug 16, 2024
1 parent f49107e commit 1b8a0ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add_artifact_urls.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Link Artifacts via action
uses: stylesuxx/link-artifacts-in-pr-action@v1
uses: stylesuxx/link-artifacts-in-pr-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
whitelist: "[]"

0 comments on commit 1b8a0ff

Please sign in to comment.