aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorChuck Craft <bubbasnmp@gmail.com>2022-12-04 08:35:33 -0600
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-12-07 09:04:03 +0000
commiteff7cd15b007bce10763253a131fa09d0e465206 (patch)
treec7baee75594a8eb56236f375e8d1cc2e1e5e0927 /.github
parente490a3dd92fbb8e300dacc8486ad7e40039c23c8 (diff)
github: repo_lockdown v2->v3 (node12->node16)
Last item on #18462. Will manually close after a good run on github.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/lockdown.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/lockdown.yml b/.github/workflows/lockdown.yml
index 7b4ad46683..bdd11ab7de 100644
--- a/.github/workflows/lockdown.yml
+++ b/.github/workflows/lockdown.yml
@@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: 'Repo Lockdown'
- uses: dessant/repo-lockdown@v2
+ uses: dessant/repo-lockdown@v3
with:
pr-comment: >
Hi, thank you for your contribution!