File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
markdown-templates/readme Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 fetch-depth : 0
1919
2020 - name : Super-linter
21- uses : super-linter/super-linter/slim@v7.4 .0
21+ uses : super-linter/super-linter/slim@v8.0 .0
2222 env :
2323 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
2424 VALIDATE_GITHUB_ACTIONS : true
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ permissions:
2222 issues : write
2323
2424env :
25- EXERCISE_TOOLKIT_REF : f0b137c9e640394c4744289cc62d99e3390e2a1d
25+ EXERCISE_TOOLKIT_REF : 82efbc3de835a2b67d315833bb2f876ae9b4e07a
2626
2727jobs :
2828 update_readme :
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ permissions:
3030 issues : write # Create issue
3131
3232env :
33- EXERCISE_TOOLKIT_REF : f0b137c9e640394c4744289cc62d99e3390e2a1d
33+ EXERCISE_TOOLKIT_REF : 82efbc3de835a2b67d315833bb2f876ae9b4e07a
3434
3535jobs :
3636 disable_workflows :
Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ I just completed a GitHub Skills hands-on exercise! 🎉
3737** Keep the momentum going!**
3838
3939[ ![ ] ( https://img.shields.io/badge/Return%20to%20Exercise-%E2%86%92-1f883d?style=for-the-badge&logo=github&labelColor=197935 )] ({{ issue_url }})
40- [ ![ GitHub Skills] ( https://img.shields.io/badge/Explore%20GitHub%20Skills-000000?style=for-the-badge&logo=github&logoColor=white )] ( https://learn.github.com/skills ) )
40+ [ ![ GitHub Skills] ( https://img.shields.io/badge/Explore%20GitHub%20Skills-000000?style=for-the-badge&logo=github&logoColor=white )] ( https://learn.github.com/skills )
4141
4242* There's no better way to learn than building things!* 🚀
4343
You can’t perform that action at this time.
0 commit comments