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.
1 parent d28c0da commit a34b41bCopy full SHA for a34b41b
.github/workflows/upgrader.yml
@@ -7,6 +7,6 @@ on:
7
8
jobs:
9
upgrade:
10
- uses: browniebroke/github-actions/.github/workflows/uv-upgrade.yml@fe3597248de8a905332f214e914dfd8ab16a6fab # v1
+ uses: browniebroke/github-actions/.github/workflows/uv-upgrade.yml@2b9be5e203e76d66c6d7d3b441e03629d1a65a95 # v1
11
secrets:
12
gh_pat: ${{ secrets.GH_PAT }}
0 commit comments