We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e53b6a9 + 7cbb6eb commit 7b78a72Copy full SHA for 7b78a72
.github/workflows/chart.yaml
@@ -16,7 +16,7 @@ permissions:
16
17
jobs:
18
deploy:
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
20
steps:
21
- name: Harden Runner
22
uses: step-security/harden-runner@c95a14d0e5bab51a9f56296a4eb0e416910cd350 # v2.10.3
.github/workflows/create-release.yaml
@@ -9,7 +9,7 @@ permissions:
9
10
11
create-release:
12
13
14
15
0 commit comments