Skip to content

Commit

Permalink
⬆️ Actions: Bump nearform-actions/github-action-check-linked-issues f…
Browse files Browse the repository at this point in the history
…rom 1.6.3 to 1.6.4 (#3149)

⬆️ Actions: Bump nearform-actions/github-action-check-linked-issues

Bumps [nearform-actions/github-action-check-linked-issues](https://github.com/nearform-actions/github-action-check-linked-issues) from 1.6.3 to 1.6.4.
- [Release notes](https://github.com/nearform-actions/github-action-check-linked-issues/releases)
- [Commits](nearform-actions/github-action-check-linked-issues@v1.6.3...v1.6.4)

---
updated-dependencies:
- dependency-name: nearform-actions/github-action-check-linked-issues
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 84ff2e7 commit dc6e925
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-lint-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
echo "${{ steps.check_file_changed.outputs.sourceDiff }}"
}
- uses: nearform-actions/[email protected].3
- uses: nearform-actions/[email protected].4
if: ${{steps.check_file_changed.outputs.hasCodeChanges == 'True' }}
id: check-linked-issues
with:
Expand Down

0 comments on commit dc6e925

Please sign in to comment.