| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 590a072 commit 01bc10d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ jobs: | |||
| 39 | 39 | GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }} | |
| 40 | 40 | - name: Create PR with first commit | |
| 41 | 41 | if: env.HAS_UPDATE | |
| 42 | - uses: gr2m/create-or-update-pull-request-action@df20b2c073090271599a08c55ae26e0c3522b329 # v1.9.2 | ||
| 42 | + uses: gr2m/create-or-update-pull-request-action@77596e3166f328b24613f7082ab30bf2d93079d5 | ||
| 43 | 43 | # Creates a PR with the new OpenSSL source code committed | |
| 44 | 44 | env: | |
| 45 | 45 | GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }} | |
@@ -62,7 +62,7 @@ jobs: | |||
| 62 | 62 | - name: Add second commit | |
| 63 | 63 | # Adds a second commit to the PR with the generated platform-dependent files | |
| 64 | 64 | if: env.HAS_UPDATE | |
| 65 | - uses: gr2m/create-or-update-pull-request-action@df20b2c073090271599a08c55ae26e0c3522b329 # v1.9.2 | ||
| 65 | + uses: gr2m/create-or-update-pull-request-action@77596e3166f328b24613f7082ab30bf2d93079d5 | ||
| 66 | 66 | env: | |
| 67 | 67 | GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }} | |
| 68 | 68 | with: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments