Skip to content

Commit

Permalink
fix(github-action): update actions/add-to-project ( v1.0.1 → v1.0.2 )
Browse files Browse the repository at this point in the history
| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | actions/add-to-project | v1.0.1 | v1.0.2 |
  • Loading branch information
bloopy-boi[bot] authored Jun 24, 2024
1 parent dda9d8c commit 1d76f53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/issue-project-sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
app-id: "${{ secrets.APP_ID }}"
private-key: "${{ secrets.APP_PRIVATE_KEY }}"
# https://github.com/actions/add-to-project
- uses: actions/add-to-project@9bfe908f2eaa7ba10340b31e314148fcfe6a2458 # v1.0.1
- uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
with:
project-url: https://github.com/users/h3mmy/projects/3
# PAT needs repo & project scope
Expand Down

0 comments on commit 1d76f53

Please sign in to comment.