Skip to content

Commit

Permalink
chore(deps): update github/issue-labeler action to v3.3 (#529)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 14, 2023
1 parent 38bc8b2 commit 04ef041
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-issue-labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: step-security/harden-runner@1b05615854632b887b69ae1be8cbefe72d3ae423 # v2.6.0
with:
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
- uses: github/issue-labeler@v3.2 #May not be the latest version
- uses: github/issue-labeler@v3.3 #May not be the latest version
with:
configuration-path: .github/issue-labeler-config.yml
enable-versioned-regex: 0
Expand Down

0 comments on commit 04ef041

Please sign in to comment.