File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4848 echo TAG_NAME=$(echo $GITHUB_REF | sed -e "s|refs/tags/||") >> $GITHUB_ENV
4949 - name : Build and push container image
5050 id : build-image
51- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
51+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
5252 with :
5353 context : .
5454 file : ./Dockerfile
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515 steps :
1616 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17- - uses : fossas/fossa-action@c0a7d013f84c8ee5e910593186598625513cc1e4 # v1.6 .0
17+ - uses : fossas/fossa-action@3ebcea1862c6ffbd5cf1b4d0bd6b3fe7bd6f2cac # v1.7 .0
1818 with :
1919 api-key : ${{secrets.FOSSA_API_TOKEN}}
Original file line number Diff line number Diff line change 4242 echo TAG_NAME=$(echo $GITHUB_REF | sed -e "s|refs/tags/||") >> $GITHUB_ENV
4343 - name : Build and push container image
4444 id : build-image
45- uses : docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 # v6.16 .0
45+ uses : docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # v6.17 .0
4646 with :
4747 context : .
4848 file : ./Dockerfile
You can’t perform that action at this time.
0 commit comments