Skip to content

Commit

Permalink
Update actions/checkout action to v2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 6, 2022
1 parent 6a2a22a commit 1eb025b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
run: git config --global core.autocrlf false

- name: Checkout repository
uses: actions/checkout@v2.3.2
uses: actions/checkout@v2.4.2

- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v3.1.1

0 comments on commit 1eb025b

Please sign in to comment.