Skip to content

Commit

Permalink
Merge pull request #1034 from tj-actions/pin/glob-and-json2file-actio…
Browse files Browse the repository at this point in the history
…ns-to-the-latest-full-length-sha

pin: reviewdog/action-setup and tj-actions/changed-files actions to the latest full length sha
  • Loading branch information
repo-ranger[bot] authored Mar 13, 2023
2 parents ec91326 + 7801015 commit 7adb8a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,12 @@ inputs:
runs:
using: 'composite'
steps:
- uses: reviewdog/action-setup@v1
- uses: reviewdog/action-setup@8f2ec89e6b467ca9175527d2a1641bbd0c05783b # renovate: tag=v1.0.3
with:
reviewdog_version: v0.14.1
- name: Get changed files
id: changed-files
uses: tj-actions/changed-files@v35
uses: tj-actions/changed-files@84ed30e2f4daf616144de7e0c1db59d5b33025e3 # renovate: tag=v35.6.4
with:
path: ${{ inputs.path }}
files: ${{ inputs.file_extensions }}
Expand Down

0 comments on commit 7adb8a5

Please sign in to comment.