We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6388a1d commit 7911833Copy full SHA for 7911833
.github/workflows/update-b2c-cli.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
check-and-update:
11
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-latest
12
permissions:
13
contents: write
14
pull-requests: write
0 commit comments