Skip to content

Commit 7540cd4

Browse files
committed
fix github actions uses
1 parent e22f29a commit 7540cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-monitor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
fetch-depth: 0
1414
- name: Update Docker image
15-
uses: docker-hub-upstream@main
15+
uses: fontebasso/docker-hub-upstream@main
1616
with:
1717
token: ${{ secrets.GITHUB_TOKEN }}
1818
image: '_/alpine'

0 commit comments

Comments
 (0)