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 e22f29a commit 7540cd4Copy full SHA for 7540cd4
.github/workflows/docker-monitor.yaml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
fetch-depth: 0
14
- name: Update Docker image
15
- uses: docker-hub-upstream@main
+ uses: fontebasso/docker-hub-upstream@main
16
17
token: ${{ secrets.GITHUB_TOKEN }}
18
image: '_/alpine'
0 commit comments