| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 68af1d4 commit 5758e48
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -68,7 +68,7 @@ jobs: | |||
| 68 | 68 | type=raw,value=latest,enable=${{ github.ref == format('refs/heads/{0}', 'main') }} | |
| 69 | 69 | ||
| 70 | 70 | - name: Build and push Docker image | |
| 71 | - uses: docker/build-push-action@v6 | ||
| 71 | + uses: docker/build-push-action@v7 | ||
| 72 | 72 | with: | |
| 73 | 73 | context: . | |
| 74 | 74 | push: true | |
| Back | FazBrowse Home | New Git URL |
0 commit comments