Skip to content

Commit

Permalink
Merge pull request #151 from brandonmcclure/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dot-github/workflows/ASzc/change-string-case-action-6

Bump ASzc/change-string-case-action from 5 to 6 in /.github/workflows
  • Loading branch information
brandonmcclure authored Oct 30, 2023
2 parents b76e317 + 99103d5 commit 6ccda0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- id: lowercaseImageName
uses: ASzc/change-string-case-action@v5
uses: ASzc/change-string-case-action@v6
with:
string: bmcclure89/${{ env.IMAGE_NAME }}
- name: Save Docker Image archive to local filesystem
Expand Down

0 comments on commit 6ccda0f

Please sign in to comment.