Skip to content

Commit

Permalink
Merge pull request #7 from CryoRig/dependabot/github_actions/peter-ev…
Browse files Browse the repository at this point in the history
…ans/dockerhub-description-4

Bump peter-evans/dockerhub-description from 3 to 4
  • Loading branch information
CryoRig authored Jan 30, 2024
2 parents 8cfdd67 + 7f7ec43 commit e519fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-build-on-base-image-change.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: steps.baseupdatecheck.outputs.needs-updating == 'true'

- name: Docker Hub Description
uses: peter-evans/dockerhub-description@v3
uses: peter-evans/dockerhub-description@v4
with:
short-description: ${{ github.event.repository.description }}
username: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit e519fa3

Please sign in to comment.