File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2626 versions : ${{ steps.get_versions.outputs.versions }}
2727 steps :
2828 - name : Checkout Code
29- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
29+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3030
3131 - name : Get supported PostgreSQL versions
3232 id : get_versions
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-24.04
1717 steps :
1818 - name : Checkout code
19- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2020 with :
2121 token : ${{ secrets.REPO_GHA_PAT }}
2222
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-24.04
1818 steps :
1919 - name : Checkout repository
20- uses : actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
20+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2121 with :
2222 token : ${{ secrets.REPO_GHA_PAT }}
2323
You can’t perform that action at this time.
0 commit comments