Skip to content

Commit 22737eb

Browse files
committed
Update permissions
This should match the same `permissions` statements in the shared workflow.
1 parent d847de6 commit 22737eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
contents: read
2323

2424
name: Dev Container Deploy
25-
uses: mitlibraries/.github/.github/workflows/ecr-shared-deploy-dev.yml@main
25+
uses: mitlibraries/.github/.github/workflows/ecr-shared-deploy-dev.yml@INFRA-526
2626
secrets: inherit
2727
with:
2828
AWS_REGION: "us-east-1"

0 commit comments

Comments
 (0)