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.
1 parent 5b771b0 commit 09f171dCopy full SHA for 09f171d
.github/workflows/docker-monitor.yaml
@@ -14,6 +14,6 @@ jobs:
14
- name: Update Docker image
15
uses: fontebasso/docker-hub-upstream@main
16
with:
17
- token: ${{ secrets.GITHUB_TOKEN }}
+ token: ${{ secrets.TOKEN }}
18
image: 'library/alpine'
19
tag: '3.16'
0 commit comments