Skip to content

Commit

Permalink
Update actions/add-to-project action to v1.0.1 (#1247)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 1a20a6b commit 4559e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
script: |
const script = require('${{ github.action_path }}/scripts/action/remove_prs_and_issues.js')
await script({github})
- uses: actions/[email protected].0
- uses: actions/[email protected].1
with:
project-url: ${{ inputs.project-url }}
github-token: ${{ inputs.github-token }}

0 comments on commit 4559e05

Please sign in to comment.