Skip to content

Commit

Permalink
Fix trailing newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
marcransome committed Jul 15, 2024
1 parent 354eb40 commit 290be9c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
dependency-review:
permissions:
pull-requests: write
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@f951556b7e3f758443e987d8d9f6f7525309bce3 # v1.9.3
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@f951556b7e3f758443e987d8d9f6f7525309bce3 # v1.9.3
2 changes: 1 addition & 1 deletion .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
markdown-links:
permissions:
pull-requests: write
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@f951556b7e3f758443e987d8d9f6f7525309bce3 # v1.9.3
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@f951556b7e3f758443e987d8d9f6f7525309bce3 # v1.9.3
2 changes: 1 addition & 1 deletion .github/workflows/release-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
release-tags:
permissions:
contents: write
uses: fish-shop/workflows/.github/workflows/release-tags.yml@f951556b7e3f758443e987d8d9f6f7525309bce3 # v1.9.3
uses: fish-shop/workflows/.github/workflows/release-tags.yml@f951556b7e3f758443e987d8d9f6f7525309bce3 # v1.9.3

0 comments on commit 290be9c

Please sign in to comment.