File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
steps :
13
13
- name : Dependabot metadata
14
14
id : metadata
15
- uses : dependabot/fetch-metadata@v2.2 .0
15
+ uses : dependabot/fetch-metadata@v2.3 .0
16
16
with :
17
17
github-token : " ${{ secrets.GITHUB_TOKEN }}"
18
18
- name : Enable auto-merge for Dependabot PRs
Original file line number Diff line number Diff line change 62
62
key : ${{ github.sha }}
63
63
64
64
- name : Sync documentation to bucket
65
- uses : actions-hub/gcloud@506 .0.0
65
+ uses : actions-hub/gcloud@507 .0.0
66
66
env :
67
67
PROJECT_ID : not-used
68
68
APPLICATION_CREDENTIALS : ${{ secrets.NAIS_DOC_SA }}
71
71
cli : gsutil
72
72
73
73
- name : Invalidate cache
74
- uses : actions-hub/gcloud@506 .0.0
74
+ uses : actions-hub/gcloud@507 .0.0
75
75
env :
76
76
PROJECT_ID : not-used
77
77
APPLICATION_CREDENTIALS : ${{ secrets.NAIS_DOC_SA }}
You can’t perform that action at this time.
0 commit comments