Skip to content

Commit

Permalink
chore: update actions/add-to-project digest to 4168cde
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nikku committed Jun 5, 2023
1 parent de76669 commit 05ccab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ADD_TO_PROJECT.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
if: ${{ github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name == github.repository }}
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@c3dbb76ad4e3cf259aa2ae775c8931d4a840251f
- uses: actions/add-to-project@4168cdeca97c99672f14a4290c8fc4a4512fd3f3
with:
project-url: ${{ secrets.CONNECTORS_PROJECT_URL }}
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}
Expand Down

0 comments on commit 05ccab1

Please sign in to comment.