We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 87bda30 + 91bbd3c commit 6eec22fCopy full SHA for 6eec22f
action.yml
@@ -63,7 +63,7 @@ outputs:
63
description: 'Boolean string indicating whether any file has been changed'
64
runs:
65
using: 'docker'
66
- image: Dockerfile
+ image: 'docker://ghcr.io/step-security/repo-sync-pull-request:v2.12.1@sha256:d2871db8601f971f250d0ddb7a4cd64651cfd4e81af9e0c5024bda67f80557ac' # v2.12.1
67
env:
68
GITHUB_TOKEN: ${{ inputs.github_token }}
69
REPO_PRIVATE: ${{ github.event.repository.private }}
0 commit comments