chore: update create-pull-request action to v8.1.0 for GeoLite2 checksum update
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@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8
|
||||
uses: peter-evans/create-pull-request@c0f553fe549906ede9cf27b5156039d195d2ece0 # v8.1.0
|
||||
with:
|
||||
title: "chore(docker): update GeoLite2-Country.mmdb checksum"
|
||||
body: |
|
||||
|
||||
Reference in New Issue
Block a user