File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8080 owner : ${{ github.repository_owner }}
8181 repositories : ${{ github.event.repository.name }}
8282
83- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
83+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
8484 with :
8585 # The default GITHUB_TOKEN does not have workflow scope
8686 # This is needed to push a new branch with workflow files
Original file line number Diff line number Diff line change 3838 repositories : >
3939 ["${{ github.event.repository.name }}"]
4040
41- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
41+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
4242 with :
4343 # The default GITHUB_TOKEN does not have workflow scope
4444 # This is needed to push a new branch with workflow files
You can’t perform that action at this time.
0 commit comments