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 6bbad6f + 5b4fb63 commit 7aaea78Copy full SHA for 7aaea78
.github/workflows/dockerhub-latest-chart.yml
@@ -3,6 +3,9 @@ on:
3
push:
4
branches:
5
- master
6
+
7
+permissions: read-all
8
9
jobs:
10
publish-chart-to-dockerhub:
11
name: publish to DockerHub
0 commit comments