File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3939 GITHUB_TOKEN : ${{ secrets.GH_USER_TOKEN }}
4040 - name : Create PR with first commit
4141 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
4343 # Creates a PR with the new OpenSSL source code committed
4444 env :
4545 GITHUB_TOKEN : ${{ secrets.GH_USER_TOKEN }}
6262 - name : Add second commit
6363 # Adds a second commit to the PR with the generated platform-dependent files
6464 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
6666 env :
6767 GITHUB_TOKEN : ${{ secrets.GH_USER_TOKEN }}
6868 with :
You can’t perform that action at this time.
0 commit comments