Skip to content

Commit

Permalink
Merge pull request #1 from paw-lu/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-v2.3.4

Update actions/checkout requirement to v2.3.4
  • Loading branch information
paw-lu committed Apr 9, 2021
2 parents bc8e025 + ba6e57a commit e758935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v2.3.3
uses: actions/checkout@v2.3.4

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

0 comments on commit e758935

Please sign in to comment.