We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45cd81f commit d99126eCopy full SHA for d99126e
1 file changed
.github/workflows/update-dependencies.yml
@@ -17,8 +17,6 @@ jobs:
17
runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v4
20
- with:
21
- ref: ${{ github.head_ref }}
22
23
- name: build dependency updater
24
run: cd dependency_updater && go build
0 commit comments