Merge pull request #605 from Wikid82/renovate/feature/beta-release-pin-dependencies
chore(deps): pin peter-evans/create-pull-request action to c5a7806 (feature/beta-release)
This commit is contained in:
2
.github/workflows/update-geolite2.yml
vendored
2
.github/workflows/update-geolite2.yml
vendored
@@ -105,7 +105,7 @@ jobs:
|
||||
|
||||
- name: Create Pull Request
|
||||
if: steps.checksum.outputs.needs_update == 'true'
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
uses: peter-evans/create-pull-request@c5a7806660adbe173f04e3e038b0ccdcd758773c # v6
|
||||
with:
|
||||
title: "chore(docker): update GeoLite2-Country.mmdb checksum"
|
||||
body: |
|
||||
|
||||
Reference in New Issue
Block a user