Skip to content

Commit fe221b3

Browse files
authored
Merge pull request #97 from jupyterhub/dependabot/github_actions/manics/action-binderbadge-3.0.0
Bump manics/action-binderbadge from 2.0.0 to 3.0.0
2 parents 183dc33 + 3013139 commit fe221b3

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)