Merge branch 'development' into renovate/development-pin-dependencies
This commit is contained in:
4
.github/workflows/update-geolite2.yml
vendored
4
.github/workflows/update-geolite2.yml
vendored
@@ -14,7 +14,7 @@ jobs:
|
||||
update-checksum:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
|
||||
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
|
||||
|
||||
- name: Download and calculate checksum
|
||||
id: checksum
|
||||
@@ -105,7 +105,7 @@ jobs:
|
||||
|
||||
- name: Create Pull Request
|
||||
if: steps.checksum.outputs.needs_update == 'true'
|
||||
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6
|
||||
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8
|
||||
with:
|
||||
title: "chore(docker): update GeoLite2-Country.mmdb checksum"
|
||||
body: |
|
||||
|
||||
Reference in New Issue
Block a user