Skip to content

Commit ab2fefa

Browse files
dependabot[bot]MTSOnGithub
authored andcommitted
Bump schneegans/dynamic-badges-action in the github-actions group
Bumps the github-actions group with 1 update: [schneegans/dynamic-badges-action](https://github.com/schneegans/dynamic-badges-action). Updates `schneegans/dynamic-badges-action` from 1.7.0 to 1.8.0 - [Release notes](https://github.com/schneegans/dynamic-badges-action/releases) - [Changelog](https://github.com/Schneegans/dynamic-badges-action/blob/master/changelog.md) - [Commits](Schneegans/dynamic-badges-action@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: schneegans/dynamic-badges-action dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b7cc3d commit ab2fefa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
hide-comment: ${{ github.event_name != 'pull_request' }}
156156

157157
- name: Dynamic Badges
158-
uses: schneegans/dynamic-badges-action@v1.7.0
158+
uses: schneegans/dynamic-badges-action@v1.8.0
159159
if: github.repository == 'MTSWebServices/syncmaster' && github.event_name == 'push'
160160
with:
161161
auth: ${{ secrets.AUTOMERGE_TOKEN }}

0 commit comments

Comments
 (0)