Skip to content
Snippets Groups Projects
Unverified Commit f0775a6a authored by renovate[bot]'s avatar renovate[bot] Committed by GitHub
Browse files

chore(deps): update actions/checkout action to v4.2.2 (#33158)

parent e882f1fe
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ jobs: ...@@ -16,7 +16,7 @@ jobs:
GH_TOKEN: ${{ github.token }} GH_TOKEN: ${{ github.token }}
steps: steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Search for issues with missing labels - name: Search for issues with missing labels
run: bash ./tools/find-issues-with-missing-labels.sh run: bash ./tools/find-issues-with-missing-labels.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment