We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2988516 commit d8187f7Copy full SHA for d8187f7
.github/workflows/deploy-bots.yml
@@ -13,7 +13,7 @@ jobs:
13
egress-policy: audit # TODO: change to 'egress-policy: block' after couple of runs
14
15
- uses: actions/checkout@7739b9ba2efcda9dde65ad1e3c2dbe65b41dfba7
16
- - uses: actions/setup-python@5f2af211d616f86005883b44826180b21abb4060
+ - uses: actions/setup-python@6ca8e8598faa206f7140a65ba31b899bebe16f58
17
- uses: aws-actions/setup-sam@12a6719db503425e98edcc798b6779590a450e8f
18
- uses: aws-actions/configure-aws-credentials@010d0da01d0b5a38af31e9c3470dbfdabdecca3a
19
with:
0 commit comments