We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe6353 commit 828784cCopy full SHA for 828784c
.github/workflows/team-labeler.yml
@@ -5,7 +5,7 @@ on:
5
jobs:
6
label:
7
name: Apply team labels
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
9
steps:
10
- name: Set team labels as output
11
id: team_labels
.github/workflows/update-image-digest.yml
@@ -8,7 +8,7 @@ on:
build:
12
permissions:
13
contents: write
14
pull-requests: write
0 commit comments