Skip to content

Commit c00f5fe

Browse files
Bump badsyntax/github-action-aws-s3 from 0.0.1 to 0.0.2
Bumps [badsyntax/github-action-aws-s3](https://github.com/badsyntax/github-action-aws-s3) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/badsyntax/github-action-aws-s3/releases) - [Commits](badsyntax/github-action-aws-s3@v0.0.1...v0.0.2) --- 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 8e088ed commit c00f5fe

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)