Skip to content

Commit

Permalink
chore(deps): update socialgouv/.github commit hash to 2436914 (#913)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Nov 25, 2021
1 parent 6f1dcb0 commit 7b37acc
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions .github/dhall/jobs/ContainerTest.dhall
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
let GithubActions =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/github-actions/package.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/github-actions/package.dhall
sha256:66b276bb67cca4cfcfd1027da45857cc8d53e75ea98433b15dade1e1e1ec22c8

let SocailGouvSteps =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/socialgouv/steps.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/socialgouv/steps.dhall
sha256:342a7b500f7200bbaff48cf069d5b9f9d20c1a434cbe0c679c58b0a848c4b3f1

let ContainerTest =
Expand Down
4 changes: 2 additions & 2 deletions .github/dhall/jobs/DockerBuild.dhall
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
let GithubActions =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/github-actions/package.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/github-actions/package.dhall
sha256:66b276bb67cca4cfcfd1027da45857cc8d53e75ea98433b15dade1e1e1ec22c8

let SocailGouvSteps =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/socialgouv/steps.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/socialgouv/steps.dhall
sha256:342a7b500f7200bbaff48cf069d5b9f9d20c1a434cbe0c679c58b0a848c4b3f1

in λ(package : Text)
Expand Down
2 changes: 1 addition & 1 deletion .github/dhall/jobs/Hadolint.dhall
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let GithubActions =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/github-actions/package.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/github-actions/package.dhall
sha256:66b276bb67cca4cfcfd1027da45857cc8d53e75ea98433b15dade1e1e1ec22c8

let {- renovate: datasource=docker depName=ghcr.io/hadolint/hadolint -}
Expand Down
2 changes: 1 addition & 1 deletion .github/dhall/jobs/Inception.dhall
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let GithubActions =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/github-actions/package.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/github-actions/package.dhall
sha256:66b276bb67cca4cfcfd1027da45857cc8d53e75ea98433b15dade1e1e1ec22c8

let InceptionJob =
Expand Down
6 changes: 3 additions & 3 deletions .github/dhall/jobs/Trivy.dhall
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
let GithubActions =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/github-actions/package.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/github-actions/package.dhall
sha256:66b276bb67cca4cfcfd1027da45857cc8d53e75ea98433b15dade1e1e1ec22c8

let trivy-action =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/steps/aquasecurity/trivy-action/package.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/steps/aquasecurity/trivy-action/package.dhall
sha256:aeeb75c894a6a7c51d0c83574310e58db4d11698cbe9b5f443beb3043931474d

let upload-sarif =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/steps/github/codeql-action/upload-sarif/package.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/steps/github/codeql-action/upload-sarif/package.dhall
sha256:e96a4a49e32c41420b99afd427f0549038b2b33d399ec1a66295e19e6cd9bf1a

let job =
Expand Down
2 changes: 1 addition & 1 deletion .github/dhall/workflows/AssemblyLine.dhall
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let GithubActions =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/github-actions/package.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/github-actions/package.dhall
sha256:66b276bb67cca4cfcfd1027da45857cc8d53e75ea98433b15dade1e1e1ec22c8

let ContainerTestJob =
Expand Down
2 changes: 1 addition & 1 deletion .github/dhall/workflows/On.dhall
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
let GithubActions =
{- renovate: currentValue=master -}
https://raw.githubusercontent.com/SocialGouv/.github/482505ec44ddf0d9b00740b26c5b554add87f697/dhall/github-actions/package.dhall
https://raw.githubusercontent.com/SocialGouv/.github/2436914b5224519ed8cde0d6cfb511001932b42e/dhall/github-actions/package.dhall
sha256:66b276bb67cca4cfcfd1027da45857cc8d53e75ea98433b15dade1e1e1ec22c8

let releases_branches =
Expand Down

0 comments on commit 7b37acc

Please sign in to comment.