File tree Expand file tree Collapse file tree 11 files changed +13
-13
lines changed
Expand file tree Collapse file tree 11 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 3131 with :
3232 config : ${{ vars.PERMISSIONS_CONFIG }}
3333 - name : Checkout
34- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
34+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3535
3636 - name : Setup tools
3737 uses : ./.github/actions/tools
Original file line number Diff line number Diff line change 4646 otel-export-honeycomb :
4747 runs-on : ubuntu-latest
4848 steps :
49- - uses : actions/checkout@v4
49+ - uses : actions/checkout@v6
5050 - name : Export workflow to Honeycomb
5151 uses : corentinmusard/otel-cicd-action@v2
5252 with :
Original file line number Diff line number Diff line change 3333 config : ${{ vars.PERMISSIONS_CONFIG }}
3434
3535 - name : Checkout
36- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
36+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3737
3838 - name : Setup tools
3939 uses : ./.github/actions/tools
Original file line number Diff line number Diff line change 4242 config : ${{ vars.PERMISSIONS_CONFIG }}
4343
4444 - name : Checkout
45- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
45+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4646
4747 - name : Step that prints name of pull request's base branch
4848 run : |
Original file line number Diff line number Diff line change 3333 config : ${{ vars.PERMISSIONS_CONFIG }}
3434
3535 - name : Checkout
36- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
36+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
3737
3838 - name : Setup tools
3939 uses : ./.github/actions/tools
4747
4848 steps :
4949 - name : Checkout
50- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
50+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
5151
5252 - name : Setup tools
5353 uses : ./.github/actions/tools
6161
6262 steps :
6363 - name : Checkout
64- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
64+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
6565
6666 - name : Setup tools
6767 uses : ./.github/actions/tools
Original file line number Diff line number Diff line change 1919 with :
2020 config : ${{ vars.PERMISSIONS_CONFIG }}
2121
22- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
22+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2323 with :
2424 fetch-depth : 1
2525
Original file line number Diff line number Diff line change 2525 with :
2626 config : ${{ vars.PERMISSIONS_CONFIG }}
2727
28- - uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
28+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2929
3030 - name : Label Commenter
3131 uses : peaceiris/actions-label-commenter@v1
Original file line number Diff line number Diff line change 1919 with :
2020 config : ${{ vars.PERMISSIONS_CONFIG }}
2121 - name : Checkout the latest code
22- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
22+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2323 with :
2424 token : ${{ secrets.GITHUB_TOKEN }}
2525 fetch-depth : 0 # otherwise, you will fail to push refs to dest repo
Original file line number Diff line number Diff line change 2222 config : ${{ vars.PERMISSIONS_CONFIG }}
2323
2424 - name : Checkout
25- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
25+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
2626
2727 - name : Setup tools
2828 uses : ./.github/actions/tools
Original file line number Diff line number Diff line change 3737 egress-policy : audit
3838
3939 - name : " Checkout code"
40- uses : actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
40+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4141 with :
4242 persist-credentials : false
4343
You can’t perform that action at this time.
0 commit comments