Skip to content

Commit

Permalink
chore: Bump the semver for dynamic-badges-action to 1.6.0 in build.yml.
Browse files Browse the repository at this point in the history
  • Loading branch information
gkapfham committed Jul 14, 2023
1 parent 6c45367 commit affe2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
echo "$CURRENT_GITHUB_STEP_SUMMARY" >> $GITHUB_STEP_SUMMARY
# Create the Coverage Badge
- name: Make Badge
uses: schneegans/dynamic-badges-action@v1.4.0
uses: schneegans/dynamic-badges-action@v1.6.0
with:
# GIST_TOKEN is a GitHub personal access token with scope "gist".
auth: ${{ secrets.GIST_TOKEN }}
Expand Down

0 comments on commit affe2a9

Please sign in to comment.