We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4cf7e46 + 87a168e commit 23b88e6Copy full SHA for 23b88e6
2 files changed
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
95
96
- name: Set up gh-setup
97
- uses: k1LoW/gh-setup@a543c4a1385dc07c90ae3890191ffb4b79e71f5b # v1.10.2
+ uses: k1LoW/gh-setup@4cf7e462754c30e2a61ac17893a67e02edb1096f # v1.11.0
98
with:
99
repo: cli/cli
100
bin-match: bin/gh$
.github/workflows/tagpr.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- id: run-tagpr
25
name: Run tagpr
26
- uses: Songmu/tagpr@e89d37247ca73d3e5620bf074a53fbd5b39e66b0 # v1.5.1
+ uses: Songmu/tagpr@35daec35e8e3172806c763d8f196e6434fd44fbd # v1.5.2
27
28
- uses: haya14busa/action-update-semver@22a3666f9309f0d72ab0ea6c49b7a8019c1eab38 # v1.3.0
29
if: "steps.run-tagpr.outputs.tag != ''"
0 commit comments