Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/checkout-4
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea authored Sep 8, 2023
2 parents 71865d7 + e65cc8e commit 87eb3b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Add PR to 'devtools' project
uses: actions/add-to-project@v0.5.0
uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/ansible/projects/86
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 87eb3b5

Please sign in to comment.