Skip to content

Commit b0a6c49

Browse files
authored
Merge pull request #12 from badsyntax/dependabot/github_actions/badsyntax/github-action-aws-s3-0.0.2
Bump badsyntax/github-action-aws-s3 from 0.0.1 to 0.0.2
2 parents 8e088ed + c00f5fe commit b0a6c49

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
@@ -43,7 +43,7 @@ jobs:
4343
CloudFrontRootHosts=cloudfront-action.richardwillis.info&
4444
CertificateARN=arn:aws:acm:us-east-1:008215002370:certificate/cfb34309-b9bb-4f63-9af3-51026b8107d6
4545
46-
- uses: badsyntax/[email protected].1
46+
- uses: badsyntax/[email protected].2
4747
name: Sync mutable HTML files to S3
4848
id: sync-html-s3
4949
with:
@@ -56,7 +56,7 @@ jobs:
5656
stripExtensionGlob: '**/**.html'
5757
cacheControl: 'public,max-age=0,s-maxage=31536000,must-revalidate'
5858

59-
- uses: badsyntax/[email protected].1
59+
- uses: badsyntax/[email protected].2
6060
name: Sync immutable files to S3
6161
id: sync-immutable-s3
6262
with:

0 commit comments

Comments
 (0)