Skip to content
This repository was archived by the owner on Feb 17, 2021. It is now read-only.

Commit 29c9618

Browse files
Merge pull request #248 from staticdev/dependabot/github_actions/actions/checkout-v2.3.4
Update actions/checkout requirement to v2.3.4
2 parents ff2cbe9 + 8c6f7d1 commit 29c9618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Check out the repository
14-
uses: actions/checkout@v2.3.3
14+
uses: actions/checkout@v2.3.4
1515

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

0 commit comments

Comments
 (0)