We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45aa0b1 + cc2b8a5 commit 6a4e404Copy full SHA for 6a4e404
1 file changed
.github/workflows/update_dev_container_version.yml
@@ -9,9 +9,9 @@ jobs:
9
update_devcontainer_version:
10
uses: NHSDigital/eps-common-workflows/.github/workflows/update-dev-container-version.yml@d2a4595b1bfa59f04c7cecb080a126321d42a333
11
permissions:
12
- contents: read
13
- packages: read
14
- pull-requests: write
+ contents: read
+ packages: read
+ pull-requests: write
15
with:
16
base_branch: main
17
secrets:
0 commit comments