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 feadae4 + 944f9e6 commit 35dfd56Copy full SHA for 35dfd56
.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@0634a2670c59f64b4a01f0f96f84700a4088b9f0 # v2.12.0
.github/workflows/create-release.yaml
@@ -9,7 +9,7 @@ permissions:
9
10
11
create-release:
12
13
14
15
0 commit comments