Skip to content

Commit

Permalink
ci(github-actions): bump kunitsucom/github-actions-paths-ignore-alter…
Browse files Browse the repository at this point in the history
…native from 0.0.2 to 0.0.4 in the dependencies group across 1 directory (#83)
  • Loading branch information
ginokent authored Jun 26, 2024
2 parents f908547 + 91297e4 commit ee085b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
outputs:
skip: ${{ steps.paths-ignore.outputs.skip }}
steps:
- uses: kunitsucom/[email protected].2
- uses: kunitsucom/[email protected].4
id: paths-ignore
with:
paths-ignore: |-
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
outputs:
skip: ${{ steps.paths-ignore.outputs.skip }}
steps:
- uses: kunitsucom/[email protected].2
- uses: kunitsucom/[email protected].4
id: paths-ignore
with:
paths-ignore: |-
Expand Down

0 comments on commit ee085b9

Please sign in to comment.