Skip to content

Commit

Permalink
feat(github-action)!: Update peter-evans/create-issue-from-file ( v4 …
Browse files Browse the repository at this point in the history
…→ v5 )
  • Loading branch information
feisar-bot[bot] authored and auricom committed Jan 25, 2024
1 parent 5f83f6a commit e3e791b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lychee.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
echo "${issue_number}"
- name: Create or Update Issue
uses: peter-evans/create-issue-from-file@v4
uses: peter-evans/create-issue-from-file@24452a72d85239eacf1468b0f1982a9f3fec4c94 # v5
with:
token: "${{ steps.app-token.outputs.token }}"
title: "${{ env.WORKFLOW_ISSUE_TITLE }}"
Expand Down

0 comments on commit e3e791b

Please sign in to comment.