Skip to content

Commit 93d08c2

Browse files
Bump badsyntax/github-action-aws-s3 from 0.0.10 to 0.0.11
Bumps [badsyntax/github-action-aws-s3](https://github.com/badsyntax/github-action-aws-s3) from 0.0.10 to 0.0.11. - [Release notes](https://github.com/badsyntax/github-action-aws-s3/releases) - [Commits](badsyntax/github-action-aws-s3@v0.0.10...v0.0.11) --- updated-dependencies: - dependency-name: badsyntax/github-action-aws-s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01efe89 commit 93d08c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
CloudFrontRootHosts=cloudfront-action.richardwillis.info&
4343
CertificateARN=arn:aws:acm:us-east-1:008215002370:certificate/cfb34309-b9bb-4f63-9af3-51026b8107d6
4444
45-
- uses: badsyntax/[email protected].10
45+
- uses: badsyntax/[email protected].11
4646
name: Sync mutable HTML files to S3
4747
id: sync-html-s3
4848
with:
@@ -55,7 +55,7 @@ jobs:
5555
strip-extension-glob: '**/**.html'
5656
cache-control: 'public,max-age=0,s-maxage=31536000,must-revalidate'
5757

58-
- uses: badsyntax/[email protected].10
58+
- uses: badsyntax/[email protected].11
5959
name: Sync immutable files to S3
6060
id: sync-immutable-s3
6161
with:

0 commit comments

Comments
 (0)