We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 879d9d1 commit bc3d835Copy full SHA for bc3d835
1 file changed
.github/workflows/reusable-goreleaser.yaml
@@ -69,7 +69,7 @@ jobs:
69
runs-on: ubuntu-24.04
70
steps:
71
- name: Checkout
72
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
+ uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
73
with:
74
fetch-depth: 0
75
@@ -97,7 +97,7 @@ jobs:
97
98
- name: Checkout Package Publisher
99
if: ${{ inputs.publish-package-repo }}
100
101
102
repository: libops/terraform-linux-packages
103
ref: main
0 commit comments