File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 latestverhash : ${{ steps.latest-version.outputs.latestverhash }}
3535 steps :
3636 - name : Build image
37- uses : docker/build-push-action@v7.2.0
37+ uses : docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf # v7.2.0
3838 with :
3939 push : false
4040 load : true
Original file line number Diff line number Diff line change 3838
3939 deploy :
4040 name : Deploy without telegraf
41- uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@main
41+ uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@7e2533c291e2ecc614b06bd20c3a0c5ada779c59 # main
4242 with :
4343 push_enabled : true
4444 push_destinations : ghcr.io
5252 ghcr_token : ${{ secrets.GITHUB_TOKEN }}
5353 deploy_with_telegraf :
5454 name : Deploy with telegraf and healthcheck
55- uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@main
55+ uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@7e2533c291e2ecc614b06bd20c3a0c5ada779c59 # main
5656 with :
5757 push_enabled : true
5858 push_destinations : ghcr.io
Original file line number Diff line number Diff line change 4747 if : |
4848 github.event.inputs.build_latest_as_test == 'false' ||
4949 github.event.inputs.build_latest_as_test == ''
50- uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@main
50+ uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@7e2533c291e2ecc614b06bd20c3a0c5ada779c59 # main
5151 with :
5252 push_enabled : true
5353 push_destinations : ghcr.io
6666 if : |
6767 github.event.inputs.build_latest_as_test == 'false' ||
6868 github.event.inputs.build_latest_as_test == ''
69- uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@main
69+ uses : sdr-enthusiasts/common-github-workflows/.github/workflows/sdre.yml@7e2533c291e2ecc614b06bd20c3a0c5ada779c59 # main
7070 with :
7171 push_enabled : true
7272 push_destinations : ghcr.io
You can’t perform that action at this time.
0 commit comments