Skip to content

Commit 3013139

Browse files
Bump manics/action-binderbadge from 2.0.0 to 3.0.0
Bumps [manics/action-binderbadge](https://github.com/manics/action-binderbadge) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/manics/action-binderbadge/releases) - [Commits](manics/action-binderbadge@v2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: manics/action-binderbadge dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 183dc33 commit 3013139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/binder-badge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
pull-requests: write
1111

1212
steps:
13-
- uses: manics/action-binderbadge@v2.0.0
13+
- uses: manics/action-binderbadge@v3.0.0
1414
with:
1515
githubToken: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)