Skip to content

Commit 27892b0

Browse files
Update canonical/has-signed-canonical-cla action to v2 (#865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f6f7f5 commit 27892b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cla-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
runs-on: ubuntu-24.04
1010
steps:
1111
- name: Check if Canonical's Contributor License Agreement has been signed
12-
uses: canonical/has-signed-canonical-cla@v1
12+
uses: canonical/has-signed-canonical-cla@v2

0 commit comments

Comments
 (0)