File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 name : Verify changelog matches version bump
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
17+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
1818 with :
1919 fetch-depth : 0
2020
Original file line number Diff line number Diff line change 2626 client-id : Iv23liKBX2RYMoZIYuKa
2727 private-key : ${{ secrets.HOTDATA_AUTOMATION_PRIVATE_KEY }}
2828 owner : hotdata-dev
29- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
29+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
3030 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
3131 with :
3232 python-version : ' 3.12'
6969 unit :
7070 runs-on : ubuntu-latest
7171 steps :
72- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
72+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
7373 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
7474 with :
7575 python-version : ' 3.12'
8686 integration :
8787 runs-on : ubuntu-latest
8888 steps :
89- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
89+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
9090 - uses : actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6
9191 with :
9292 python-version : ' 3.12'
Original file line number Diff line number Diff line change 4848 exit 1
4949 fi
5050
51- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
51+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
5252 with :
5353 ref : ${{ env.RELEASE_TAG }}
5454
Original file line number Diff line number Diff line change 2424 private-key : ${{ secrets.HOTDATA_AUTOMATION_PRIVATE_KEY }}
2525 owner : hotdata-dev
2626
27- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
27+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
2828 with :
2929 token : ${{ steps.app-token.outputs.token }}
3030 fetch-depth : 0
Original file line number Diff line number Diff line change 3434 exit 1
3535 fi
3636
37- - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
37+ - uses : actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v6
3838 with :
3939 ref : ${{ env.RELEASE_TAG }}
4040 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments