diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index cd095872..a8a90a24 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -50,7 +50,7 @@ jobs: packages: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - name: Log in to GitHub Container Registry uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4 diff --git a/.github/workflows/update-geo-assets.yml b/.github/workflows/update-geo-assets.yml index 837fb467..4c75453e 100644 --- a/.github/workflows/update-geo-assets.yml +++ b/.github/workflows/update-geo-assets.yml @@ -19,7 +19,7 @@ jobs: contents: read packages: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - name: Login to GitHub Container Registry uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4 diff --git a/.github/workflows/update-geo-data.yml b/.github/workflows/update-geo-data.yml index 9e8a5474..17636fc0 100644 --- a/.github/workflows/update-geo-data.yml +++ b/.github/workflows/update-geo-data.yml @@ -16,7 +16,7 @@ jobs: contents: read packages: write steps: - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 + - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7 - name: Login to GitHub Container Registry uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4