Skip to content

Commit

Permalink
Update actions/github-script action to v7.0.1 (#1155)
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 Nov 17, 2023
1 parent e4d14ac commit 699bd6f
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 @@ -21,7 +21,7 @@ runs:
app_id: ${{ inputs.github_app_id }}
private_key: ${{ inputs.github_app_private_key }}
- name: Remove pull requests and issues from project
uses: actions/[email protected].0
uses: actions/[email protected].1
env:
PROJECT_URL: ${{ inputs.project-url }}
with:
Expand Down

0 comments on commit 699bd6f

Please sign in to comment.