Skip to content

Commit

Permalink
Update dependency palantir/policy-bot to v1.36.3
Browse files Browse the repository at this point in the history
Update palantir/policy-bot from 1.36.2 to 1.36.3

Change-type: patch
  • Loading branch information
balena-renovate[bot] authored Nov 22, 2024
1 parent 6bd031b commit 0c7bdb1
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 0c7bdb1

Please sign in to comment.