Skip to content

Commit

Permalink
Merge pull request #103 from product-os/renovate/palantir-policy-bot-…
Browse files Browse the repository at this point in the history
…1.36.x

Update dependency palantir/policy-bot to v1.36.3
  • Loading branch information
balena-renovate[bot] authored Nov 22, 2024
2 parents 6bd031b + 0c7bdb1 commit 4e56956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
ENV CGO_ENABLED=0

# renovate: datasource=github-releases depName=palantir/policy-bot
ARG POLICY_BOT_VERSION=v1.36.2
ARG POLICY_BOT_VERSION=v1.36.3

RUN git clone --depth 1 -c advice.detachedHead=false \
--branch "$POLICY_BOT_VERSION" https://github.com/palantir/policy-bot.git .
Expand Down

0 comments on commit 4e56956

Please sign in to comment.