We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2443d9 commit 57bdb23Copy full SHA for 57bdb23
.github/workflows/generator.yaml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v3
16
- name: Update readme
17
- uses: linuxsuren/[email protected].12
+ uses: linuxsuren/[email protected].16
18
env:
19
GH_TOKEN: ${{ secrets.GH_TOKEN_SECRETS }}
20
with:
0 commit comments