File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -363,7 +363,7 @@ jobs:
363363 severity : " CRITICAL,HIGH"
364364 - name : Upload Trivy scan results to GitHub Security tab
365365 if : always()
366- uses : github/codeql-action/upload-sarif@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 # v4
366+ uses : github/codeql-action/upload-sarif@e46ed2cbd01164d986452f91f178727624ae40d7 # v4
367367 with :
368368 sarif_file : " trivy-results.sarif"
369369 category : " ${{ matrix.image }}"
Original file line number Diff line number Diff line change 1818 fetch-depth : 0
1919 - name : Generate changelog and determine version
2020 id : changelog
21- uses : TriPSs/conventional-changelog-action@91be4f3188da74fe85de9caffcebc80b26d43b5b # v6
21+ uses : TriPSs/conventional-changelog-action@952b14bbc4be87e8458a6ac5926fc655608b1b19 # v6
2222 with :
2323 github-token : ${{ secrets.GH_RELEASE_PAT }}
2424 skip-on-empty : ${{ github.event_name != 'workflow_dispatch' }}
Original file line number Diff line number Diff line change 1616 renovate.json
1717 sparse-checkout-cone-mode : false
1818 - name : Setup Node.js
19- uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
19+ uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2020 with :
2121 node-version : 24
2222 cache : npm
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 steps :
2222 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
23- - uses : actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
23+ - uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6
2424 with :
2525 node-version : 24
2626 cache : npm
Original file line number Diff line number Diff line change 1- FROM rspamd/rspamd:4.0@sha256:d35a5c8367e98df7d8fd0c3c91e3b2d75a78bc82a9fbb0780d5c15f966ddd1c5
1+ FROM rspamd/rspamd:4.0@sha256:420ff124aaa35486d628af955831f9764831290ccc59914018e75dedad88cc3f
22
33LABEL maintainer="https://github.com/jeboehm/docker-mailserver"
44LABEL vendor="https://github.com/jeboehm/docker-mailserver"
Original file line number Diff line number Diff line change 1- FROM alpinelinux/unbound:latest@sha256:1faff2edd09b80e2e4fd582c28f2a97e9850e350209d54c620d2aabd3c841ac7
1+ FROM alpinelinux/unbound:latest@sha256:c7e8fca36d3427b614a78ee12dcf582ebf0c7874e9eef967ca4d57c292329e57
22
33LABEL maintainer="https://github.com/jeboehm/docker-mailserver"
44LABEL vendor="https://github.com/jeboehm/docker-mailserver"
You can’t perform that action at this time.
0 commit comments