Skip to content

Commit

Permalink
Merge pull request #338 from fluxcd/dependabot/github_actions/peter-e…
Browse files Browse the repository at this point in the history
…vans/create-issue-from-file-5

Bump peter-evans/create-issue-from-file from 4 to 5
  • Loading branch information
stefanprodan authored Jan 25, 2024
2 parents d4acb0b + 22460de commit 7a1968e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lychee-cron.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

- name: Create Issue From File
uses: peter-evans/create-issue-from-file@v4
uses: peter-evans/create-issue-from-file@v5
with:
title: Link Checker Report
content-filepath: ./lychee/out.md
Expand Down

0 comments on commit 7a1968e

Please sign in to comment.